From 31ca6cc203497dff93158ef7753088d445b9d0d3 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 24 Aug 2003 15:26:13 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 27c47b99f39..22e1994f9fa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,20 @@ +2003-08-24 Glenn Morris + + * files.el (file-newest-backup): Use `expand-file-name'. + + * calendar/diary-lib.el (simple-diary-display, make-diary-entry): + Allow the diary to pop up a new frame, if needed. + + * mail/sendmail.el (mail-specify-envelope-from): Doc change. + * mail/smtpmail.el (smtpmail-mail-address): Doc change. + (smtpmail-send-it): Make treatment of envelope-from consistent with + sendmail.el. + + * progmodes/sh-script.el (sh-builtins): Add some bash builtins. + (sh-leading-keywords): Add the bash `time' reserved word. + (sh-variables): Add some bash variables. + (sh-add-completer): Fix nil branch of case statement. + 2003-08-24 Masatake YAMATO * progmodes/ld-script.el: New file. -- 2.30.2